<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
	width: 100%;
	max-width: 7.5rem;
	margin: 0 auto;
	background: #FFFFFF;
}
span {
	display: inline-block;
}
.mask{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 1000000;
	background: #FFFFFF;
	opacity: 0.6;
	display: none;
}
.nav{
	width: 5rem;
	height: 100%;
	position: fixed;
	left: -5rem;
	top: 0;
	z-index: 1001001;
	background: #F3F3F3;
}
.nav1{
	width: 5rem;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	background: #F3F3F3;
	z-index: 1000001;
	display: none;
}
.close,.close1{
	width: 0.45rem;
	height: 0.45rem;
	position: absolute;
	top: 0.33rem;
	right: 0.35rem;
}
.list,.list1{
	width: 100%;
	height: auto;
	margin-top: 0.8rem;
}
.li,.li2{
	width: 100%;
	height: 1rem;
	/*line-height: 1rem;*/
	font-size: 0.3rem;
	color: #555555;
	border-bottom: 1px solid #E2E2E2;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
}
.li1,.li3{
	color: #2170D1;
}
.li span,.li2 span{
	margin-left: 0.4rem;
}
.li img{
	width: 0.2rem;
	margin-right: 0.5rem;
}
.header{
	width: 100%;
	height: 1rem;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: space-between;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 99999;
	background: #FAFAFA;
}
.header_l{
	width: 0.67rem;
	margin-left: 4%;
}
.header_m{
	width: 2.56rem;
}
.header_r{
	width: 0.67rem;
	height: 0.5rem;
	margin-right: 4%;
}
.top{
	width: 100%;
	height: 1rem;
}

.content{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.swiper-container {
	width: 100%;
	z-index: 99;
	overflow: hidden;
}
.swip_i {
	width: 100%;
	cursor: pointer;
}
.us{
	width: 92%;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.us_title{
	width: 1.7rem;
	margin-top: 0.5rem;
	margin-bottom: 0.25rem;
}
.us_p{
	width: 100%;
	font-size: 0.26rem;
	color: #595757;
	line-height: 0.48rem;
}
.us_b{
	width: 100%;
	margin-top: 0.4rem;
}
.us_b1{
	width: 6.1rem;
	margin-top: 0.4rem;
}
.us_more{
	width: 1.8rem;
	height: 0.45rem;
	text-align: center;
	line-height: 0.47rem;
	font-size: 0.24rem;
	color: #777777;
	border: 1px solid #777777;
	border-radius: 0.08rem;
	margin-top: 0.2rem;
}

.fuwu{
	width: 96%;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.fuwu_i{
	width: 1.44rem;
	margin-top: 0.7rem;
	margin-bottom: 0.25rem;
}
.fuwu_list{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	align-items: flex-start;
	justify-content: space-between;
	flex-wrap: wrap;
}
.fuwu_li{
	width: 49%;
	height: 5rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	background: #F4F7FD;
	position: relative;
	margin-top: 0.2rem;
}
.fuwu_li_t{
	width: 1.05rem;
	height: 1.05rem;
	margin-top: 0.8rem;
}
.fuwu_s1{
	width: 90%;
	font-size: 0.3rem;
	font-weight: bold;
	text-align: center;
	margin-top: 0.3rem;
	color: #000000;
}
.fuwu_s2{
	width: 80%;
	font-size: 0.24rem;
	text-align: center;
	color: #8E93A2;
	line-height: 0.4rem;
	margin-top: 0.15rem;
	margin-bottom: 1.1rem;
}
.fuwu_li_b{
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	bottom: 0.3rem;
	left: 50%;
	margin-left: -0.2rem;
}

.anli{
	width: 92%;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.anli_i{
	width: 1.78rem;
	margin-top: 0.5rem;
	margin-bottom: 0.25rem;
}
.anli_list{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-between;
}
.anli_li{
	width: 3.34rem;
	height: 3.51rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	position: relative;
	margin-bottom: 0.3rem;
}
.anli_li_i{
	width: 100%;
}
.anli_mask{
	width: 3.08rem;
	height: 0.5rem;
	line-height: 0.53rem;
	font-size: 0.26rem;
	color: #FFFFFF;
	background: #FD5A2E;
	position: absolute;
	left: -0.08rem;
	bottom: 0.1rem;
}
.anli_mask span{
	margin-left: 0.3rem;
}

.hezuo{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.hezuo_i{
	width: 2.4rem;
	margin-top: 0.5rem;
	margin-bottom: 0.3rem;
}
.swip{
	width: 100%;
	height: 4.36rem;
	margin: 0 auto;
	background: url(../img/index1/swip_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	display: flex;
	flex-direction: row;
	align-items: center;
	justify-content: center;
}
.swiper-container1 {
	width: 100%;
	height: auto;
	z-index: 99;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.swip_c{
	width: 100%;
	height: auto;
	display: flex;
	flex-direction: row;
	/*align-items: center;*/
	justify-content: space-around;
	flex-wrap: wrap;
}
.swip_i1{
	width: 3.09rem;
	height: 0.87rem;
	margin-bottom: 0.15rem;
	margin-top: 0.15rem;
}

.bot{
	width: 100%;
	height: 6rem;
	background: url(../img/index1/b_bg.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: relative;
	margin-top: 1rem;
	color: #FFFFFF;
}
.bot_c{
	width: 100%;
	height: auto;
	background: url(../img/index1/b_bg1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.bot_i1{
	width: 2.2rem;
	margin-top: -1.3rem;
}
.bot_s{
	font-size: 0.22rem;
	margin-top: 0.15rem;
	margin-bottom: 0.2rem;
}
.bot_p1{
	width: 94%;
	line-height: 0.45rem;
	font-size: 0.28rem;
}
.bot_p2{
	width: 94%;
	line-height: 0.45rem;
	font-size: 0.22rem;
	margin-bottom: 0.5rem;
}
.bot_m1{
	width: 94%;
	height: auto;
	margin-bottom: 0.1rem;
}
.bot_m1_p{
	font-size: 0.28rem;
	color: #FFFFFF;
	margin-top: 0.2rem;
}
.bot_m1_line{
	display: inline-block;
	width: 1px;
	height: 0.2rem;
	background: #999999;
	margin: 0 0.1rem;
}
.bot_m1_a{
	display: inline-block;
	font-size: 0.24rem;
	color: #FFFFFF;
	margin-top: 0.1rem;
}

.fa{
	width: 100%;
	height: auto;
	margin-top: 0.7rem;
	display: flex;
	flex-direction: column;
	align-items: center;
}
.fa_i1{
	width: 2.53rem;
}
.fa_i2{
	width: 6.8rem;
	margin-top: 0.8rem;
}</pre></body></html>